Check if the completion is the same one as the old one.
authorAnders Carlsson <andersca@gnome.org>
Fri, 23 Jan 2004 08:38:47 +0000 (08:38 +0000)
committerAnders Carlsson <andersca@src.gnome.org>
Fri, 23 Jan 2004 08:38:47 +0000 (08:38 +0000)
commit42f1406dbf667e8ea95a6881e4f29676ee37d885
treea67d9f6ad9e50add0c6ad4ca965e03dd3571c3c8
parent79ab6d9b4e88727c9e6d3ef283337dfc4556be23
Check if the completion is the same one as the old one.

2004-01-23  Anders Carlsson  <andersca@gnome.org>

* gtk/gtkentry.c: (gtk_entry_set_completion):
Check if the completion is the same one as the old one.

* gtk/gtkentrycompletion.c:
* gtk/gtkentrycompletion.h:
Move GET_PRIVATE macro into .c file, fix a trivial spelling
error.
gtk/gtkentry.c
gtk/gtkentrycompletion.c
gtk/gtkentrycompletion.h